例文
- The complexity of a well implemented ray tracing algorithm scales logarithmically; this is due to objects ( triangles and collections of triangles ) being placed into BSP trees or similar structures, and only being analyzed if a ray intersects with the bounding volume of the binary space partition.